Skip to content

chore(deps): update dependency k3s-io/k3s to v1.35.3+k3s1#1123

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/k3s-io-k3s-1.x
Apr 7, 2026
Merged

chore(deps): update dependency k3s-io/k3s to v1.35.3+k3s1#1123
renovate[bot] merged 1 commit intomainfrom
renovate/k3s-io-k3s-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 30, 2026

This PR contains the following updates:

Package Update Change
k3s-io/k3s patch v1.35.2+k3s1v1.35.3+k3s1

Release Notes

k3s-io/k3s (k3s-io/k3s)

v1.35.3+k3s1: v1.35.3+k3s1

Compare Source

This release updates Kubernetes to v1.35.3, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.35.2+k3s1:

Embedded Component Versions

Component Version
Kubernetes v1.35.3
Kine v0.14.14
SQLite 3.51.2
Etcd v3.6.7-k3s1
Containerd v2.2.2-k3s1
Runc v1.4.1
Flannel v0.28.2
Metrics-server v0.8.1
Traefik v3.6.10
CoreDNS v1.14.2
Helm-controller v0.16.17
Local-path-provisioner v0.0.35

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (generate_ansible_inventory)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

autonomous-bancey Bot commented Mar 30, 2026

Plan Result (prod_twingate)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (test_vpn_gateway)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (prod_vpn_gateway)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (test_gameserver)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

Plan Result (prod_gameserver)

No changes. Your infrastructure matches the configuration.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

autonomous-bancey Bot commented Mar 30, 2026

Plan Result (prod_dns)

Plan: 0 to add, 2 to change, 0 to destroy.
  • Update
    • module.adguard_gamora.adguard_config.config
    • module.adguard_thanos.adguard_config.config
Change Result (Click me)
  # module.adguard_gamora.adguard_config.config will be updated in-place
  ~ resource "adguard_config" "config" {
      ~ dns                             = {
          - allowed_clients            = [] -> null
          - disallowed_clients         = [] -> null
            # (26 unchanged attributes hidden)
        }
        id                              = "1"
      ~ last_updated                    = "Friday, 03-Apr-26 10:14:02 UTC" -> (known after apply)
      ~ tls                             = {
          ~ dns_names          = [] -> (known after apply)
          ~ issuer             = null -> (known after apply)
          ~ key_type           = null -> (known after apply)
          ~ not_after          = null -> (known after apply)
          ~ not_before         = null -> (known after apply)
          ~ private_key_saved  = false -> (known after apply)
          ~ subject            = null -> (known after apply)
          ~ valid_cert         = false -> (known after apply)
          ~ valid_chain        = false -> (known after apply)
          ~ valid_key          = false -> (known after apply)
          ~ valid_pair         = false -> (known after apply)
          ~ warning_validation = null -> (known after apply)
            # (9 unchanged attributes hidden)
        }
        # (8 unchanged attributes hidden)
    }

  # module.adguard_thanos.adguard_config.config will be updated in-place
  ~ resource "adguard_config" "config" {
      ~ dns                             = {
          - allowed_clients            = [] -> null
          - disallowed_clients         = [] -> null
            # (26 unchanged attributes hidden)
        }
        id                              = "1"
      ~ last_updated                    = "Friday, 03-Apr-26 10:14:01 UTC" -> (known after apply)
      ~ tls                             = {
          ~ dns_names          = [] -> (known after apply)
          ~ issuer             = null -> (known after apply)
          ~ key_type           = null -> (known after apply)
          ~ not_after          = null -> (known after apply)
          ~ not_before         = null -> (known after apply)
          ~ private_key_saved  = false -> (known after apply)
          ~ subject            = null -> (known after apply)
          ~ valid_cert         = false -> (known after apply)
          ~ valid_chain        = false -> (known after apply)
          ~ valid_key          = false -> (known after apply)
          ~ valid_pair         = false -> (known after apply)
          ~ warning_validation = null -> (known after apply)
            # (9 unchanged attributes hidden)
        }
        # (8 unchanged attributes hidden)
    }

Plan: 0 to add, 2 to change, 0 to destroy.

@autonomous-bancey
Copy link
Copy Markdown
Contributor

autonomous-bancey Bot commented Mar 30, 2026

Plan Result (tiny_virtual_machines)

⚠️ Resource Deletion will happen

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 1 to add, 0 to change, 1 to destroy.
  • Replace
    • terraform_data.k8s_ansible["tiny"]
Change Result (Click me)
  # terraform_data.k8s_ansible["tiny"] must be replaced
-/+ resource "terraform_data" "k8s_ansible" {
      ~ id               = "17c3f01e-7b46-766b-69d9-99212516dab6" -> (known after apply)
      ~ triggers_replace = {
          ~ k3s_playbook    = "752043d08dba7f4dec4cd0508a4ba7f6" -> "f03f2d894202d392eabbd7d8260b730d"
            # (2 unchanged attributes hidden)
        }
    }

Plan: 1 to add, 0 to change, 1 to destroy.

@renovate renovate Bot force-pushed the renovate/k3s-io-k3s-1.x branch 10 times, most recently from 59c1024 to 9684702 Compare April 2, 2026 21:09
@autonomous-bancey
Copy link
Copy Markdown
Contributor

autonomous-bancey Bot commented Apr 2, 2026

Plan Result (wanda_virtual_machines)

⚠️ Resource Deletion will happen

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 1 to add, 0 to change, 1 to destroy.
  • Replace
    • terraform_data.k8s_ansible["wanda"]
Change Result (Click me)
  # terraform_data.k8s_ansible["wanda"] must be replaced
-/+ resource "terraform_data" "k8s_ansible" {
      ~ id               = "66d9feeb-f2e6-023e-d264-984fed4dd4a2" -> (known after apply)
      ~ triggers_replace = {
          ~ k3s_playbook    = "752043d08dba7f4dec4cd0508a4ba7f6" -> "f03f2d894202d392eabbd7d8260b730d"
            # (2 unchanged attributes hidden)
        }
    }

Plan: 1 to add, 0 to change, 1 to destroy.
ℹ️ Objects have changed outside of Terraform

This feature was introduced from Terraform v0.15.4.

Terraform detected the following changes made outside of Terraform since the
last "terraform apply" which may have affected this plan:

  # module.wanda_k8s_virtual_machines["wanda-wanda-master0"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "200"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:3A:D3:37",
          ~ "32:CD:C1:A0:AF:6A" -> "76:8B:FF:F4:B5:CC",
          ~ "DE:7A:4A:07:66:EA" -> "8E:2E:C2:75:92:A2",
          ~ "36:03:CB:28:BF:4B" -> "0A:50:19:D4:8E:98",
          ~ "9E:CD:EE:39:FC:46" -> "AE:66:2D:9F:DB:EE",
        ]
        name                                 = "wanda-master0"
        tags                                 = [
            "k8s",
            "k8s-control-plane",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }

  # module.wanda_k8s_virtual_machines["wanda-wanda-node0"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "220"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:B4:D7:51",
          ~ "32:5A:61:3D:BB:7E" -> "32:1D:CE:92:F5:4B",
          ~ "76:03:AC:70:35:92" -> "0A:DF:14:82:C9:A4",
          ~ "42:6F:6E:35:D4:78" -> "46:00:54:95:18:17",
          ~ "AE:27:9E:7B:EF:45" -> "BA:81:69:C0:C2:BF",
          ~ "7A:D3:8D:EF:19:3F" -> "DE:31:5F:82:9C:6C",
          ~ "BE:3B:4C:C3:98:09" -> "46:25:5E:72:F4:5A",
          ~ "82:A1:5D:3D:19:75" -> "2A:5D:E8:AE:35:6D",
          ~ "F6:E8:68:BE:46:07" -> "66:02:5C:8D:33:C5",
          ~ "12:52:1A:2A:09:43" -> "8E:3A:9D:9D:D7:15",
        ]
        name                                 = "wanda-node0"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }

  # module.wanda_k8s_virtual_machines["wanda-wanda-node1"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "221"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:FE:D4:19",
          ~ "EA:F0:16:D5:21:73" -> "26:6C:6A:CC:2D:5D",
          ~ "5E:60:99:C4:00:BA" -> "2E:01:80:C0:99:F0",
          ~ "82:05:72:83:F1:45" -> "C2:DD:2B:D5:F3:9D",
          ~ "56:A4:15:C5:5E:43" -> "2A:1B:7F:1F:B9:2A",
          ~ "46:BD:4B:D9:F8:11" -> "96:68:FF:56:9C:FA",
          ~ "96:86:90:B8:B4:1B" -> "56:B0:CB:6A:94:15",
          ~ "36:FD:08:FB:C7:10" -> "2A:34:3D:20:CF:B0",
          ~ "62:FD:B2:CF:08:C4" -> "D2:A3:E1:75:65:06",
          ~ "56:66:A4:B6:50:FA" -> "62:42:F6:90:2C:83",
          ~ "F2:4C:4B:89:CF:2E" -> "72:70:75:E6:7A:23",
        ]
        name                                 = "wanda-node1"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }

  # module.wanda_k8s_virtual_machines["wanda-wanda-node2"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "222"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:0B:CD:8B",
          - "2A:7C:24:B2:68:A1",
          - "E6:DE:C2:8A:6A:17",
          - "1A:C2:95:D8:84:6D",
          - "F6:A1:4E:63:13:93",
          - "DE:6E:AC:E5:E3:38",
          - "A2:FE:FD:EA:E6:DC",
          - "BE:81:0A:B1:6B:1E",
          - "2E:15:06:EF:3D:56",
          - "76:81:CF:F5:7C:E6",
          - "26:80:96:C9:7B:D2",
          - "02:FD:40:A4:AD:20",
          + "2A:04:1C:D7:C4:3A",
          + "A6:44:40:96:11:49",
          + "DE:6D:8F:73:5B:B8",
          + "86:F7:10:A6:95:F1",
          + "AE:8E:5D:F0:2F:CE",
          + "66:71:0B:1E:24:92",
          + "32:33:41:6F:9A:78",
          + "CA:18:DC:28:10:30",
          + "EE:6D:77:06:D5:50",
          + "7E:34:4A:C8:11:BD",
        ]
        name                                 = "wanda-node2"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }

  # module.wanda_k8s_virtual_machines["wanda-wanda-node3"].proxmox_virtual_environment_vm.vm has changed
  ~ resource "proxmox_virtual_environment_vm" "vm" {
        id                                   = "223"
      ~ mac_addresses                        = [
            # (1 unchanged element hidden)
            "BC:24:11:96:02:19",
          ~ "C6:E8:57:AF:90:C8" -> "02:CE:83:D3:6A:65",
          ~ "F2:7C:53:2C:83:56" -> "5A:3E:D8:02:4A:4F",
          ~ "C6:70:3B:09:2D:89" -> "62:B9:22:12:7F:6F",
          ~ "16:40:85:7F:3E:F4" -> "32:EE:C9:FC:F1:DA",
          ~ "32:B8:DD:E1:80:A7" -> "F2:9E:39:D3:17:18",
          ~ "F2:B8:A4:FD:FF:A8" -> "66:01:79:D9:45:01",
          ~ "DE:98:57:B7:FA:5B" -> "FE:83:39:22:BB:04",
          ~ "56:A8:52:F9:97:2E" -> "16:80:AB:30:76:F1",
          ~ "06:BD:FC:D9:6B:93" -> "FE:BC:21:FC:79:F9",
          ~ "9E:FA:23:66:19:84" -> "FE:6E:AB:76:F5:A5",
        ]
        name                                 = "wanda-node3"
        tags                                 = [
            "k8s",
            "k8s-worker",
            "terraform",
        ]
        # (34 unchanged attributes hidden)

        # (7 unchanged blocks hidden)
    }


Unless you have made equivalent changes to your configuration, or ignored the

@renovate renovate Bot force-pushed the renovate/k3s-io-k3s-1.x branch from 9684702 to 62e93ad Compare April 2, 2026 21:18
@renovate renovate Bot force-pushed the renovate/k3s-io-k3s-1.x branch 4 times, most recently from 844f78b to 4469647 Compare April 3, 2026 10:00
@renovate renovate Bot force-pushed the renovate/k3s-io-k3s-1.x branch from 4469647 to f3d6c24 Compare April 3, 2026 12:54
@renovate renovate Bot force-pushed the renovate/k3s-io-k3s-1.x branch 2 times, most recently from 85ac17a to 8447202 Compare April 3, 2026 21:21
@renovate renovate Bot force-pushed the renovate/k3s-io-k3s-1.x branch 2 times, most recently from f26ef08 to 1750ab4 Compare April 5, 2026 20:43
@renovate renovate Bot force-pushed the renovate/k3s-io-k3s-1.x branch 6 times, most recently from 61b45bc to 2ca91eb Compare April 7, 2026 19:36
@renovate renovate Bot force-pushed the renovate/k3s-io-k3s-1.x branch from 2ca91eb to cb1bc65 Compare April 7, 2026 19:46
@renovate renovate Bot merged commit c2cf8d5 into main Apr 7, 2026
19 checks passed
@renovate renovate Bot deleted the renovate/k3s-io-k3s-1.x branch April 7, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant